Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 4.0.0 #78

Merged
merged 3 commits into from
Mar 1, 2024
Merged

chore: release 4.0.0 #78

merged 3 commits into from
Mar 1, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Mar 1, 2024

🤖 I have created a release beep boop

4.0.0 (2024-03-01)

⚠ BREAKING CHANGES

  • chart: major update of dependencies on thanos chart

    The breaking change on the Thanos chart is the activation of the NetworkPolicies by default and now the configuration is per component instead of globally.

    See official information here.

    On my tests, I found out that the official NetworkPolicies were blocking the access through Traefik. Since the work of activating the NetworkPolicies on the DevOps Stack modules is already on the horizon, I decided to deactivate them and keep the current behaviour of the module for the time being.

  • remove specific var and use the ServiceMonitor boolean

    The variable enable_monitoring_dashboard introduced on the last release was removed, because on the other modules we've decided to simply deploy the dashboards automatically as long as the serviceMonitor for the metrics is activated. So we've reverted this addition to keep the behavior of the modules consistent.

Features

  • chart: major update of dependencies on thanos chart (bbd5e67)

Bug Fixes

  • change backend port that was changed in the original chart (0ac7aab)
  • disable networkPolicy on all components (5a84b3a)
  • remove legacy ingress annotations (f3eee6a)
  • remove specific var and use the ServiceMonitor boolean (de3db09)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner March 1, 2024 10:51
@github-actions github-actions bot force-pushed the release-please--branches--main branch from c7bbfb9 to 148cb05 Compare March 1, 2024 13:48
@lentidas lentidas merged commit ad3d1e2 into main Mar 1, 2024
@lentidas lentidas deleted the release-please--branches--main branch March 1, 2024 13:52
Copy link
Contributor Author

github-actions bot commented Mar 1, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant